Welcome![Sign In][Sign Up]
Location:
Search - traffic system

Search list

[Other resourcewuhan-traffic

Description: 一、 目的: 对应数据结构课程所学的基本原理和方法,学习图状结构求最短路径的算法,将理论知识运用于实际。 二、 任务: 请根据附图和附表,设计一个武汉市交通导引系统。用户输入起点站和目标站,系统显示起点站到目标站的最短路径。 三、 要求: 1. 提示用户输入起点站和目标站 2. 系统向用户显示一条最短路径(经过站数最少的路线),如果有两条以上最短路线,则按换乘次数排序显示。 3. 显示每一条路线时,不仅要显示应搭乘的车次,还要显示应搭乘站的站名。 四、 提示: 将每一站的权值设定为1,可以使用Dijkstra算法实现。 -one purpose : Corresponding data structure courses are taught the basic principles and methods learning map structure for the shortest path algorithm, the actual application of theoretical knowledge. Two tasks : According to the attached map and schedule, design a Wuhan city traffic guidance system. User input starting point and goal of stations, the system shows starting point to the target point is the shortest path. 3, asked : 1. prompt the user input starting point and goal of Station 2. System users to show a shortest path (at least after a few stops the line ), if there are more than two shortest routes, according to the number of transfer order shows. 3. To show a line, not only to show that the vehicles should take, but also indicate that it should be traveled Station in name. 4, T
Platform: | Size: 172227 | Author: 李明 | Hits:

[OtherAir Traffic Controller

Description: Air Traffic Controller这个游戏旨于将你放置到飞机交通控制器的位置上。指导飞机飞到它们正确的目的地。这是一个后勤学的游戏且要提前思考,有时你自己将需要做出正确的反映。 -Air Traffic Controller is aimed at the game will put you to the aircraft traffic control system for the position. Guide planes to their correct destinations. This is a game of logistics and thinking ahead to, and sometimes you will need to make a correct reflection.
Platform: | Size: 25656 | Author: 活动房 | Hits:

[Othertraffic

Description: 全国交通咨询模拟系统-----全国城市交通图列车时刻表及飞机航班表的编辑。利用VC工具在dos环境下实现全国交通的咨询与管理。-National Advisory traffic simulation system ----- National Urban Transport plans trains and flights Schedules table editor. VC dos tools in the environment under the National Traffic advisory and management.
Platform: | Size: 222682 | Author: 刘强 | Hits:

[Other resourcetraffic

Description: TRAFFIC LIGHT CONTROLLER using C51 and RTX-51 tiny,This program is a simple Traffic Light Controller. Between start time and end time the system controls a traffic light with pedestrian self-service. Outside of this time range the yellow caution lamp is blinking.
Platform: | Size: 6140 | Author: 晓风 | Hits:

[Other resourcetraffic

Description: This program is a simple Traffic Light Controller. Between start time and end time the system controls a traffic light with pedestrian self-service. Outside of this time range the yellow caution lamp is blinking.
Platform: | Size: 3562 | Author: 丁德峰 | Hits:

[Communication-Mobilesim-file-system

Description: sim 文件系统In addition, its quality of service reduces because of reliance on traditional circuit-switched network elements. At that former time, people hoped to build a based system, which could access a centralized server network, would always have access to the latest traffic information and could provide web links. What this trend is a momentous request for mobile services based on high-speed packet data transfer. Hence, a new standard, GPRS, came into being in order to fill people’s bill.
Platform: | Size: 93841 | Author: 第十维 | Hits:

[SourceCodeTRAFFIC SYSTEM

Description: /*红绿灯程序 * 用到技术:awt图形界面,多线程 * * 大连理工软件学院 * 联系:wolf.dlut@gmail.com*/
Platform: | Size: 1842 | Author: lbf250863139 | Hits:

[Windows Developnetpad

Description: 作者:邵天英 网络流量即时监视。V1.2 本软件运行环境为win2000/NT/XP 无须安装,界面很漂亮。 以线柱的形式即时显示当前的网络流量。 可以查看非常详细的网络配置情况,供您参考。 快捷键为 Ctrl + F12 可以动态显示进,出,总的流量,让你 对当前的网络情况了如直掌。 做为一款系统监视软件,我想他将成为你的好帮手。 可以出售代码。 可以按照你的要求改进功能。 E-Mail: shaotianying0812@sina.com tianying@student.dlut.edu.cn 有任何问题可以与我联系!-Author : Shao-day surveillance network traffic immediately. The V1.2 software operating environment for win2000/NT/XP not required to install, interface and very pretty. Line column to the form shown in the current network traffic. Can View very detailed network configuration, for your reference. Ctrl keys to F12 can be dynamic display of entry, exit, the total flow and let you on the current situation of the network as a direct charge. As a new system monitoring software, I think he will become a good helper you. Code can be sold. According to your request enhancements. E-Mail : shaotianying0812@sina.com tianying@student.dlut.edu.cn have any questions can contact me!
Platform: | Size: 44032 | Author: 天英 | Hits:

[WEB Codedxxo网站流量统计分析系统

Description: dxxo网站流量统计分析系统-dxxo Web traffic statistics analysis system
Platform: | Size: 158720 | Author: 陈晓生 | Hits:

[Embeded-SCM Develop十字交通灯的实现

Description: 十字路口交通信号灯控制系统的设计基本要求:(利用8088、8254、8255及其它器件实现交通信号灯控制)(1)南北与东西方向,每个方面由红黄绿三个灯控制(2)南北向: 红(30秒),黄(5秒),绿(25秒)   东西向: 红(35秒),黄(5秒),绿(25秒)   上述基本参数可以根据实际情况自行调整,灯的变化规律与实际路口规律相同,绿灯在最后5秒钟时,黄灯亮,然后红灯亮,不允许两个方面同时亮绿灯。(3)绿灯的时间显示在数码管上进行显示。(4)可以通过一个开关控制,当开关信号为0时,整个交通灯全灭提高要求:(1)设计一个紧急控制开关信号,当紧急开关信号为1时,两个方向的灯全为红灯。紧急开关撤消后,按照开关按下之前的状态继续运行(其参数要保存)。(2)设计一个夜间行车开关,当开关按下后,两个方向都只有黄灯闪烁,其它灯熄灭。(3)设计两个方向的亮时时间可调。--A traffic light system. It uses 8088, 8254, 8255 and other modules to control the lights.
Platform: | Size: 3072 | Author: 罗春威 | Hits:

[SCMCROSS

Description: 自动交通管理系统 用红、绿、黄三支共两组发光二极管表示交通信号灯,利用单片机模拟有时间显示的定时交通信号灯控制管理。信号灯的变化规律可如下: 1)放行线:绿灯亮放行25秒,黄灯亮警告5秒,然后红灯亮禁止。 2)禁止线:红灯亮禁止30秒,然后绿灯亮放行。 3)当某一方向的红灯亮时,若该方向有车通过,则用扬声器声报警。(撞红灯信号可用3-5V模拟量表示) 同时用2位数码管进行30秒钟递减时间显示。-automatic traffic management system using red, green, yellow a total of three light-emitting diodes, said two traffic lights, using SCM time simulation shows the regular traffic signal control. Signal changes in the law to be as follows : 1) Release Line : green clearance 25 seconds, bright yellow warning five seconds, and then the red-ban. 2) prohibit the lines : red-Ban 30 seconds, then green clearance. 3) When the red light in one direction- that if the direction of a car passed, the use of loudspeakers sound alarm. (Red light signals can hit 3- 5V analog said), while using two digital tube for 30 seconds decreasing time displayed.
Platform: | Size: 2048 | Author: gjb | Hits:

[VHDL-FPGA-Verilogtraffic_1112

Description: 一个交通灯的vhdl语言实现 用 VC的  1.在指定的文件夹内查找某个文件      2.获取系统文件夹的路径, 要求显示windows system temp 当前目录的路径 C语言  跳马问题:在5*5的棋盘上,以编号为1的点出发,按日只跳马,要求不重复地跳所有位置,求出符合规则所有跳马的方案     1  6  15  10  21     14 9  20  5   16     19 2  7   22  11     8  13 24  17  4     25 18 3   12  23 -a traffic light VHDL language of a VC. The designated folders to search within a document 2. Access to the system folder path, requested that the current windows system temp directory path C language vault : 5* 5 in the chessboard to the No. 1 starting point, the only daily vault and asked not to repeat all locations to jump to get in line with all rules of the program vault 1 6 15 10 21 14 9 20 5 16 19 2 7 22 11 8 13 24 17 4 25 18 3 12 23
Platform: | Size: 1024 | Author: 小三 | Hits:

[assembly language交通信号灯实时控制系统

Description: 我们做微机硬件综合实验做的一个交通信号灯实时控制系统设计,很好哦!还附有实验报告.-A traffic lights real-time control system design of the micro computer hardware experiment.PS:contain the experiment report!
Platform: | Size: 14336 | Author: 李波 | Hits:

[WEB Code流量统计系统 v1.0(JSP)

Description: 用jsp做的一个流量统计系统,专用于网站流量统计,很不错的一个东西,可以帮助你更方便的管理你的网站-jsp do with the flow of a statistical system, dedicated to the Web traffic statistics, a very good thing, I can help you more easily manage your site
Platform: | Size: 375808 | Author: 风海 | Hits:

[SCMintelligent-traffic-light-system-

Description: 基于单片机的智能交通灯系统,可用于毕业设计或平时的课程设计,当然也是平时学习的好材料-Microcontroller-based intelligent traffic light system can be used for graduation or the usual curriculum design, course material is usually a good learning
Platform: | Size: 217088 | Author: 79XIE | Hits:

[Data structsTransport-system

Description: 用c语言实现了交通系统。用到了数据结构中的链表。-C language using the traffic system. Use a data structure linked list.
Platform: | Size: 367616 | Author: IVAN | Hits:

[SCMTraffic

Description: 此十字路口交通灯控制系统,分东西道和南北道,设南北道为A道,东西道为B道。规定:首先,东西路口红灯亮,南北路口绿灯亮,同时开始25s倒计时,以7段数码管显示时间。25s倒计时结束后开始5s倒计时,南北路口的绿灯闪烁,计时到最后2s时,南北路口黄灯亮。完成1次这样的循环需要30s。30s结束后,南北路口红灯亮,东西路口绿灯亮,并重新30s倒计时,依次循环。若有紧急车辆要求通过时,此系统应能禁止普通车辆,而让紧急车辆通过。-This intersection traffic light control system, and North-South Road West and East Road, located north-south road for the A Road, East Road to B Road. Requirements: First, what intersection red light, green light intersection north and south, and 25s countdown began with a 7-segment display time. 5s 25s countdown after the end of the countdown, the green light flashes north-south junction, to the last time 2s, the north-south crossing yellow light. Completion of this cycle requires 1 30s. After the 30s, north-south crossing the red light, green light thing intersection, and re-30s countdown, followed by cycle. If required by emergency vehicles, this system should be able to prohibit ordinary vehicles, and to allow emergency vehicles.
Platform: | Size: 44032 | Author: shenjlong | Hits:

[JSP/Javatraffic

Description: 模拟交通系统 车辆在通过 十字路口 的交通红绿灯-Simulated traffic system
Platform: | Size: 14336 | Author: 黎蛟 | Hits:

[Data structstraffic-system

Description: 此系统可以查询一个地方到另一个地方以不同交通工具实现了根据客户自己所需要而自己的选择的交通方式。提供了便捷的选择。-The system can query one place to another in different vehicle achieved according to the customer what they need and choose mode of transportation. Provides a convenient choice.
Platform: | Size: 562176 | Author: 胡泽伟 | Hits:

[Othertraffic light controller

Description: Traffic Light Controller VDHL code
Platform: | Size: 1024 | Author: Shoaib14 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net